[INFO] cloning repository https://github.com/therealmazin/tidymac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therealmazin/tidymac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beecdf8cd02e6b0884f0640e1c5db17fbc401a7b
[INFO] checking therealmazin/tidymac against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/therealmazin/tidymac
[INFO] finished tweaking git repo https://github.com/therealmazin/tidymac
[INFO] tweaked toml for git repo https://github.com/therealmazin/tidymac written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/therealmazin/tidymac on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/therealmazin/tidymac already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded trash v5.2.5
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c33ea0ce8373692957c6deacf91de37fe3143b019a774c6c2ddd4b8613e7d79
[INFO] running `Command { std: "docker" "start" "-a" "8c33ea0ce8373692957c6deacf91de37fe3143b019a774c6c2ddd4b8613e7d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c33ea0ce8373692957c6deacf91de37fe3143b019a774c6c2ddd4b8613e7d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c33ea0ce8373692957c6deacf91de37fe3143b019a774c6c2ddd4b8613e7d79", kill_on_drop: false }`
[INFO] [stdout] 8c33ea0ce8373692957c6deacf91de37fe3143b019a774c6c2ddd4b8613e7d79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af4d1586a2a6ea23d04b37eb10bedfcd4dcecb6e24e6e9c3c2cb003b142ef084
[INFO] running `Command { std: "docker" "start" "-a" "af4d1586a2a6ea23d04b37eb10bedfcd4dcecb6e24e6e9c3c2cb003b142ef084", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking trash v5.2.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tidymac v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut attrlist = libc::attrlist {
[INFO] [stdout]    |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |             | libc::ATTR_CMN_NAME
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             | libc::ATTR_CMN_OBJTYPE,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fileattr: libc::ATTR_FILE_ALLOCSIZE,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             libc::getattrlistbulk(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 &mut attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]    |                                             ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:66:72
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     std::ptr::read_unaligned(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:67:69
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         std::ptr::read_unaligned(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:75:73
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:102:69
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         if returned_attrs.fileattr & libc::ATTR_FILE_ALLOCSIZE != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut attrlist = libc::attrlist {
[INFO] [stdout]    |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |             | libc::ATTR_CMN_NAME
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             | libc::ATTR_CMN_OBJTYPE,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fileattr: libc::ATTR_FILE_ALLOCSIZE,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             libc::getattrlistbulk(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 &mut attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]    |                                             ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:66:72
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     std::ptr::read_unaligned(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:67:69
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         std::ptr::read_unaligned(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:75:73
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:102:69
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         if returned_attrs.fileattr & libc::ATTR_FILE_ALLOCSIZE != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tidymac` (bin "tidymac") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tidymac` (bin "tidymac" test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "af4d1586a2a6ea23d04b37eb10bedfcd4dcecb6e24e6e9c3c2cb003b142ef084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4d1586a2a6ea23d04b37eb10bedfcd4dcecb6e24e6e9c3c2cb003b142ef084", kill_on_drop: false }`
[INFO] [stdout] af4d1586a2a6ea23d04b37eb10bedfcd4dcecb6e24e6e9c3c2cb003b142ef084
